{assign var=i value=1} {foreach $productData as $pro} {*if $pro->productquantity neq '0'*} {if $pro->status eq 1} {else} {/if} {*/if*} {capture assign=i}{$i+1}{/capture} {/foreach}
إسم المنتج الكود الكمية الحالية المخزن text 1 text 2 text 3 text
{$pro->productName} {$pro->procode} {$pro->productquantity} {$pro->storeName} {$pro->producttext1} - {$pro->producttext2} - {$pro->producttext3}